لغة البرمجة PL - traducción al Inglés
DICLIB.COM
Herramientas lingüísticas IA
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:     

Traducción y análisis de palabras por inteligencia artificial

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

لغة البرمجة PL - traducción al Inglés

PROGRAMMING LANGUAGE DEVELOPED AT CORNELL UNIVERSITY
PL/C programming language; PL/CT; PL/CS; PL/CV

لغة البرمجة PL      

PL / C

لغة برمجة         
  • تجميع]] والتشغيل.
  • اشتقاق اللغات على مر الزمن
  • بعض كتب البرمجة.
  • بايثون]].
لغات البرمجة; لغة برمجه; لغات برمجة; لغة البرمجة; لغه برمجه; Programming language

programming language

لغة ترميزية         
لغه رقم; لغه تفسيريه; لغة تفسيريه; لغة تفسيرية; لغة توصيف النص; لغة تأشير; لغة التأشير; لغة الرقم; لغة التوصيف; لغة الترميز; لغة رقم; لغات الترميز; لغات التوصيف; Markup language; لغة ترميز; لغات ترميزية; لغة ترميزية

markup language

Definición

PL/M
Programming Language/Microcomputers. MAA (later Digital Research) for Intel, 1972. A very low level language incorporating ideas from PL/I, ALGOL and XPL. Integrated macro processor. Originally the implementation language for CP/M. "PL/M-80 Programming Manual", Doc 98-268B, Intel 1976. "A Guide to PL/M Programming for Microcomputer Applications", D. McCracken, A-W 1978. Versions: PL/M-80, PL/M-86, PL/M-286.

Wikipedia

PL/C

PL/C is an instructional dialect of the programming language PL/I, developed at the Department of Computer Science of Cornell University in the early 1970s in an effort headed by Professor Richard W. Conway and graduate student Thomas R. Wilcox. PL/C was developed with the specific goal of being used for teaching programming. The PL/C compiler, which implemented almost all of the large PL/I language, had the unusual capability of never failing to compile a program, through the use of extensive automatic correction of many syntax errors and by converting any remaining syntax errors to output statements. This was important because, at the time, students submitted their programs on IBM punch cards and might not get their output back for several hours. Over 250 other universities adopted PL/C; as one late-1970s textbook on PL/I noted, "PL/C ... the compiler for PL/I developed at Cornell University ... is widely used in teaching programming." Similarly, a mid-late-1970s survey of programming languages said that "PL/C is a widely used dialect of PL/I."